Documents for PDF, .NET Edition Documentation
CopyTo Method (ReadOnlyStructList<T>)

GrapeCity.Documents.Common Assembly > GrapeCity.Documents.Common Namespace > ReadOnlyStructList<T> Class : CopyTo Method
Copies the entire ReadOnlyStructList<T> to a compatible one-dimensional array, starting at the specified index of the target array.
Overload List
OverloadDescription
Copies the entire ReadOnlyStructList<T> to a compatible one-dimensional array, starting at the specified index of the target array.  
Copies a range of elements from the ReadOnlyStructList<T> to a compatible one-dimensional array, starting at the specified index of the target array.  
See Also

Reference

ReadOnlyStructList<T> Class
ReadOnlyStructList<T> Members